Skip to content

Comments

Added new onboot script to call netconf-apply on every boot#1

Merged
mattoni merged 1 commit intocycleplatform:mainfrom
itniels:main
Feb 20, 2026
Merged

Added new onboot script to call netconf-apply on every boot#1
mattoni merged 1 commit intocycleplatform:mainfrom
itniels:main

Conversation

@itniels
Copy link
Contributor

@itniels itniels commented Feb 20, 2026

This PR adds a small script that makes it easy to setup a windows VM to always have latest networking config set on startup.

It does the following:

  1. Creates a new folder cycleio on the systemdrive
  2. Adds a script cycleio/scripts/netconf-startup.ps1
  3. Creates or ReCreates a scheduled task that runs this script on system startup
  4. This script finds and runs netconf-apply.ps1
  5. Allows you to run netconf-apply.ps1 after installation

Also small update to the readme is included, and seems the workflows are generic enough that no changes were needed 🙂

Copy link
Member

@mattoni mattoni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! Thanks so much for putting this together. I'll add it to the next release of the platform.

@mattoni mattoni merged commit 7aa811e into cycleplatform:main Feb 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants